From db6461e6bf07c9bdafd5410dd0d09e9aa921bcd2 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 17 Jan 2009 18:46:50 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index ff0c5a7f787..7be8a364c49 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1683,6 +1683,7 @@ type (`tty-type' parameter) to `make-terminal-frame'. *** The function `make-frame-on-display' now works during a tty session. ++++ *** A new `terminal' data type. The functions `get-device-terminal', `terminal-parameters', `terminal-parameter', `set-terminal-parameter' use this data type. @@ -1698,24 +1699,30 @@ which is not used directly any more. variable file-local-variables-alist, and before actually applying the file-local variables. ++++ **** `suspend-tty-functions' and `resume-tty-functions' are called after a tty frame has been suspended or resumed, respectively. The functions are called with the terminal id of the frame being suspended/resumed as a parameter. ++++ **** The special hook `delete-terminal-functions' is called before deleting a terminal. *** New functions: ++++ **** `environment' **** `delete-tty' ++++ **** `suspend-tty' ++++ **** `resume-tty'. ++++ *** `initial-environment' holds the environment inherited from Emacs's parent. ** Redisplay changes -- 2.30.2